ComponentOne Xamarin.Android
LayoutAnimationListener Property (CalendarSlotsPanel<S>)


C1.Android.Calendar Assembly > C1.Android.Calendar Namespace > CalendarSlotsPanel<S> Class : LayoutAnimationListener Property
Syntax
'Declaration
 
Public Overridable Property LayoutAnimationListener As Android.Views.Animations.Animation.IAnimationListener
'Usage
 
Dim instance As CalendarSlotsPanel(Of S)
Dim value As Android.Views.Animations.Animation.IAnimationListener
 
instance.LayoutAnimationListener = value
 
value = instance.LayoutAnimationListener
public virtual Android.Views.Animations.Animation.IAnimationListener LayoutAnimationListener {get; set;}
See Also

Reference

CalendarSlotsPanel<S> Class
CalendarSlotsPanel<S> Members